home *** CD-ROM | disk | FTP | other *** search
- Path: sdrc.com!thor!scjones
- From: larry.jones@sdrc.com (Larry Jones)
- Newsgroups: comp.lang.c,comp.lang.c++,comp.unix.programmer
- Subject: Re: itoa() in C for unix >>>
- Date: 17 Apr 1996 16:15:32 GMT
- Organization: SDRC Engineering Services
- Distribution: world
- Message-ID: <4l35f4$qe6@info1.sdrc.com>
- References: <1996Apr12.121207@topaz> <DpwpuM.Iop@ceco.ceco.com> <3172B351.1776@braunschweig.netsurf.de>
- NNTP-Posting-Host: thor.sdrc.com
- Originator: scjones@thor
-
- In article <3172B351.1776@braunschweig.netsurf.de>, Dieter Lⁿcking <luecking@braunschweig.netsurf.de> writes:
- > Notice: itoa() is NOT ANSI, however _itoa() is ANSI. Thus look for _itoa().
-
- No, it's not. There are *no* ANSI/ISO standard names that begin with
- an underscore -- such names are generally reserved for implementation-
- specific things.
- ----
- Larry Jones, SDRC, 2000 Eastman Dr., Milford, OH 45150-2789 513-576-2070
- larry.jones@sdrc.com
- If I was being raised in a better environment, I wouldn't
- do things like that. -- Calvin
-